Fix drawing of treeview grid lines
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 May 2013 23:21:54 +0000 (19:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 May 2013 23:21:54 +0000 (19:21 -0400)
commit58d155d1e67e9a8b98be5d2417ec5ba49feb8444
tree6ee59f9b09e01d118c98ffb754b74c6696ebfc85
parent41b07bdc96a3738644fbb09827fb8a36877b8d44
Fix drawing of treeview grid lines

In the presence of invisible columns, the grid line drawing
code was malfunctioning.

https://bugzilla.gnome.org/show_bug.cgi?id=700578
gtk/gtktreeview.c